Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster tagblock updates #43

Open
wants to merge 16 commits into
base: dev
Choose a base branch
from
Open

Faster tagblock updates #43

wants to merge 16 commits into from

Conversation

pwoods25443
Copy link
Member

Implement tagblock operations in c for more faster code

@codecov
Copy link

codecov bot commented Feb 12, 2023

Codecov Report

Merging #43 (209d09a) into dev (08b1c68) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev      #43      +/-   ##
==========================================
- Coverage   98.45%   98.44%   -0.02%     
==========================================
  Files          28       28              
  Lines        1491     1475      -16     
==========================================
- Hits         1468     1452      -16     
  Misses         23       23              
Flag Coverage Δ
unittests 98.44% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
ais_tools/aivdm.py 97.80% <100.00%> (ø)
ais_tools/nmea.py 100.00% <100.00%> (ø)
ais_tools/tagblock.py 100.00% <100.00%> (ø)
tests/test_checksum.py 100.00% <100.00%> (ø)
tests/test_edge_cases.py 100.00% <100.00%> (ø)
tests/test_nmea.py 100.00% <100.00%> (ø)
tests/test_tagblock.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant